Searched refs:bOnlyWithInvalidSize (Results 1 – 2 of 2) sorted by relevance
509 static SwOLENodes* CreateOLENodesArray( const SwFmtColl& rColl, bool bOnlyWithInvalidSize );
2072 SwOLENodes* SwCntntNode::CreateOLENodesArray( const SwFmtColl& rColl, bool bOnlyWithInvalidSize ) in CreateOLENodesArray() argument2079 if ( pONd && (!bOnlyWithInvalidSize || pONd->IsOLESizeInvalid()) ) in CreateOLENodesArray()
Completed in 13 milliseconds