Home
last modified time | relevance | path

Searched refs:HISTORY_PROPERTYNAME_FILTER (Results 1 – 8 of 8) sorted by relevance

/trunk/main/unotools/inc/unotools/ !
H A Dhistoryoptions.hxx48 #define HISTORY_PROPERTYNAME_FILTER ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Filter" … macro
/trunk/main/dbaccess/source/ui/control/ !
H A Dopendoccontrols.cxx260 …:OUString sFilter = aItemProperties.getUnpackedValueOrDefault( HISTORY_PROPERTYNAME_FILTER, ::rtl:… in impl_init()
/trunk/main/framework/source/uielement/ !
H A Drecentfilesmenucontroller.cxx123 else if ( rPickListEntry[j].Name == HISTORY_PROPERTYNAME_FILTER ) in fillPopupMenu()
/trunk/main/sfx2/source/appl/ !
H A Dsfxpicklist.cxx241 else if( seqPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_FILTER ) in CreatePickListEntries()
H A Dshutdowniconaqua.mm210 else if ( rPickListEntry[j].Name == HISTORY_PROPERTYNAME_FILTER )
/trunk/main/unotools/source/config/ !
H A Dhistoryoptions.cxx424 seqProperties[s_nOffsetFilter ].Name = HISTORY_PROPERTYNAME_FILTER; in GetList()
/trunk/main/framework/source/classes/ !
H A Dmenumanager.cxx631 else if ( aPickListEntry[j].Name == HISTORY_PROPERTYNAME_FILTER ) in UpdateSpecialFileMenu()
/trunk/main/sd/source/ui/dlg/ !
H A Ddlgass.cxx814 else if (aPropertySet[nProperty].Name == HISTORY_PROPERTYNAME_FILTER) in ScanDocmenu()