Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Dobjstor.cxx2288 const beans::PropertyValue& rFilterProp = aProps[nFilterProp]; in InsertFrom() local
2289 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in InsertFrom()
2291 rFilterProp.Value >>= aFilterImplName; in InsertFrom()
2384 const beans::PropertyValue& rFilterProp = aProps[nFilterProp]; in ImportFrom() local
2385 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in ImportFrom()
2387 rFilterProp.Value >>= aFilterImplName; in ImportFrom()
2498 const beans::PropertyValue& rFilterProp = aProps[nFilterProp]; in ExportTo() local
2499 if ( rFilterProp.Name.compareToAscii("FilterService") == COMPARE_EQUAL ) in ExportTo()
2501 rFilterProp.Value >>= aFilterImplName; in ExportTo()

Completed in 20 milliseconds