Searched refs:getIsDocument (Results 1 – 4 of 4) sorted by relevance
1007 xRow->appendBoolean( rProp, rData.getIsDocument() ); in getPropertyValues()1025 if ( rData.getIsDocument() ) in getPropertyValues()1085 rData.getIsDocument() ); in getPropertyValues()1094 if ( rData.getIsDocument() ) in getPropertyValues()
95 sal_Bool getIsDocument() const { return !getIsFolder(); } in getIsDocument() function in hierarchy_ucp::HierarchyContentProperties
86 bool getIsDocument() const { return !getIsFolder(); } in getIsDocument() function in tdoc_ucp::ContentProperties
1034 xRow->appendBoolean( rProp, rData.getIsDocument() ); in getPropertyValues()1134 rData.getIsDocument() ); in getPropertyValues()
Completed in 60 milliseconds