Searched refs:rLinePropertiesList (Results 1 – 4 of 4) sorted by relevance
117 , const ::std::vector<VLineProperties>& rLinePropertiesList ) in create2DAngleGrid()131 sal_Int32 nLinePropertiesCount = rLinePropertiesList.size(); in create2DAngleGrid()167 xMainTarget, aAllPoints, &rLinePropertiesList[nDepth] ); in create2DAngleGrid()177 , const ::std::vector<VLineProperties>& rLinePropertiesList ) in create2DRadiusGrid()189 sal_Int32 nLinePropertiesCount = rLinePropertiesList.size(); in create2DRadiusGrid()196 if( !rLinePropertiesList[nDepth].isLineVisible() ) in create2DRadiusGrid()231 xTarget, aAllPoints, &rLinePropertiesList[nDepth] ); in create2DRadiusGrid()
191 …CartesianGrid::fillLinePropertiesFromGridModel( ::std::vector<VLineProperties>& rLinePropertiesList in fillLinePropertiesFromGridModel() argument194 rLinePropertiesList.clear(); in fillLinePropertiesFromGridModel()205 rLinePropertiesList.push_back(aLineProperties); in fillLinePropertiesFromGridModel()
78 , const ::std::vector<VLineProperties>& rLinePropertiesList );83 , const ::std::vector<VLineProperties>& rLinePropertiesList );
53 static void fillLinePropertiesFromGridModel( ::std::vector<VLineProperties>& rLinePropertiesList
Completed in 15 milliseconds