Home
last modified time | relevance | path

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

/aoo4110/main/ucb/source/ucp/hierarchy/
H A Dhierarchycontent.cxx1007 xRow->appendBoolean( rProp, rData.getIsDocument() ); in getPropertyValues()
1025 if ( rData.getIsDocument() ) in getPropertyValues()
1085 rData.getIsDocument() ); in getPropertyValues()
1094 if ( rData.getIsDocument() ) in getPropertyValues()
H A Dhierarchycontent.hxx95 sal_Bool getIsDocument() const { return !getIsFolder(); } in getIsDocument() function in hierarchy_ucp::HierarchyContentProperties
/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_content.hxx86 bool getIsDocument() const { return !getIsFolder(); } in getIsDocument() function in tdoc_ucp::ContentProperties
H A Dtdoc_content.cxx1034 xRow->appendBoolean( rProp, rData.getIsDocument() ); in getPropertyValues()
1134 rData.getIsDocument() ); in getPropertyValues()

Completed in 43 milliseconds